[IA64] MCA support - Disable CPE interrupt mode for dom0
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 15 Nov 2006 18:55:04 +0000 (11:55 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 15 Nov 2006 18:55:04 +0000 (11:55 -0700)
commit7e0011c3c577994532f912f4ef32587aed3bb0e2
tree9f9e7e29c9cecdf3f12c7cae6dc414e7ccabf0cd
parent9b0990ce13e40678258afe75816cd5c21a1dbea4
[IA64] MCA support - Disable CPE interrupt mode for dom0

   This patch disables CPE interupt mode for dom0. In current MCA
implementaion, CPE interrupts do not notify to dom0. The dom0 is
expected to get error logs in polling mode.

   Therefore I modified the ACPI table to disable CPE interrupt mode
in before the address of it is passed through to dom0. I think that
there is no problem because the initialization of ACPI is completed by
the passed time even if this modification is added.

Signed-off-by: Yutaka Ezaki <yutaka.ezaki@jp.fujitsu.com>
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
Signed-off-by: Kazuhiro Suzuki <kaz@jp.fujitsu.com>
xen/arch/ia64/xen/dom_fw.c